projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f53509
)
(max-mini-window-height): Added.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Jul 2007 17:18:42 +0000
(17:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Jul 2007 17:18:42 +0000
(17:18 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index 61f073119e7c10e6c38ccf8fe763964e9c8df458..776d2db868f43aa766e8f685638cf07e616f9dc9 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-139,6
+139,9
@@
Leaving \"Default\" unchecked is equivalent with specifying a default of
;; eval.c
(max-specpdl-size limits integer)
(max-lisp-eval-depth limits integer)
+ (max-mini-window-height limits
+ (choice (const :tag "quarter screen" nil)
+ number))
(stack-trace-on-error debug
(choice (const :tag "off")
(repeat :menu-tag "When"